home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / misc1 / ltmd.zip / MW50.ZIP / ENABLE.DEF < prev    next >
Text File  |  1988-09-07  |  5KB  |  149 lines

  1. ;-----------------------------------------------------------------------;
  2. ;                                    ;
  3. ;    LOGIMENU File definition for Enable 2.0                ;
  4. ;    Copyright (C) 1988 LOGITECH, Inc.                ;
  5. ;                                    ;
  6. ;-----------------------------------------------------------------------;
  7.  
  8. begin    leftb, midb, rightb, leftm, rightm, upm, downm, 50, 60
  9. chords    lmb, lrb, mrb, allb
  10.  
  11. midb:    match    5, 34,, "ENABLE", enbpop, sysmen
  12. enbpop:    popup    8, 2, bold
  13. ;         0        1         2         3         4         5         6         7         8
  14. ;         12345678901234567890123456789012345678901234567890123456789012345678901234567890
  15. ;            ------------   ------------   ------------   ------------   ------------
  16.     text    "╔════════════════════════════════════════════════════════════════════════════╗"
  17.     text    "║     [End]        Help [F1]       Profile       ──────────     Menu-Help    ║"
  18.     text    "╚════════════════════════════════════════════════════════════════════════════╝"
  19.     select    2,  4, 12, end
  20.     select    2, 19, 12, help
  21.     select    2, 34, 12, profmn
  22.     select    2, 49, 12, nop
  23.     select    2, 64, 12, about
  24.     pend
  25.  
  26. sysmen:    match    3, 34,, "ENABLE", syspop, wpmen
  27. syspop:    popup    8, 2, bold
  28. ;         0        1         2         3         4         5         6         7         8
  29. ;         12345678901234567890123456789012345678901234567890123456789012345678901234567890
  30. ;            ------------   ------------   ------------   ------------   ------------
  31.     text    "╔════════════════════════════════════════════════════════════════════════════╗"
  32.     text    "║      Word          Sheet           Data         Telecomm       Sys-Menu    ║"
  33.     text    "╚════════════════════════════════════════════════════════════════════════════╝"
  34.     select    2,  4, 12, wpmn
  35.     select    2, 19, 12, ssmn
  36.     select    2, 34, 12, dbmn
  37.     select    2, 49, 12, tlmn
  38.     select    2, 64, 12, nop
  39.     pend
  40.     
  41. wpmen:    type    0, 68        ; F10
  42.     
  43. profmn: menu    "Profile", 8, 33, bold
  44.     option    "Default     ", end
  45.     option    "Use Other   ", prfoth
  46.     option    "────────────", enbpop
  47.     option    "Create/Chg  ", prfcrt
  48.     mend
  49.     
  50. wpmn:    menu    "Word", 8, 3, bold
  51.     option    "Create      ", wpcrt
  52.     option    "Revise      ", wpchg
  53.     option    "Print       ", wpprn
  54.     option    "────────────", syspop
  55.     option    "Dictionary  ", wpdic
  56.     option    "Mail Merge  ", wpmm
  57.     mend
  58.  
  59. ssmn:    menu    "Sheet", 8, 18, bold
  60.     option    "Create      ", sscrt
  61.     option    "Revise      ", sschg
  62.     option    "────────────", syspop
  63.     option    "Print       ", ssprn
  64.     mend
  65.  
  66. dbmn:    menu    "Data", 8, 33, bold
  67.     option    "Definition  ", dbcrt
  68.     option    "Input Form  ", dbinf
  69.     option    "Report Form ", dbrpf
  70.     option    "────────────", syspop
  71.     option    "Data Entry  ", dbde
  72.     option    "Data Query  ", dbdq
  73.     option    "Reports     ", dbrg
  74.     mend
  75.  
  76. tlmn:    menu    "Telecomm", 8, 48, bold
  77.     option    "Use Setup    ", tluse
  78.     option    "Connect      ", tlcon
  79.     option    "File Transfer", tltrn
  80.     option    "─────────────", syspop
  81.     option    "Run Setup    ", tlset
  82.     mend
  83.  
  84. about:    popup    8, 2, bold
  85.     text    "╔════════════════════════════════════════════════════════════════════════════╗"
  86.     text    "║     [End]        Help [F1]       Profile       ──────────     Help-Menu    ║"
  87.     text    "╚════════════════════════════════════════════════════════════════════════════╝"
  88.     text    "                                                                              "
  89.     text    "      Mouse  movements ──────  [UP] [DOWN] [LEFT] [RIGHT]                     "
  90.     text    "      Left   button    ──────  [RETURN]                                       "
  91.     text    "      Right  button    ──────  [ESCAPE]                                       "
  92.     text    "      Middle button    ──────  PopUp menu                                     "
  93.     text    "──────────────────────────────────────────────────────────────────────────────"
  94.     text    "                                                                              "
  95.     text    "      Left   & Middle  ──────  [PgUp]                                         "
  96.     text    "      Middle & Right   ──────  [PgDn]                                         "
  97.     text    "      Left   & Right   ──────  System Menu [F10]                              "
  98.     text    "      All      buttons ──────  Help [F10]                                /js/ "
  99.     text    "──────────────────────────────────────────────────────────────────────────────"
  100.     text    "                                                                              "
  101.     text    "   NOTE: Clicking on [──────────] or button chord will cancel a menu choice   "
  102.     text    "──────────────────────────────────────────────────────────────────────────────"
  103.     select    2, 64, 12, enbpop
  104.     pend
  105.  
  106. ;-----------------------------------------------------------------------;
  107. ; Detail commands                            ;
  108.  
  109. leftb:    type    enter
  110. rightb:    type    esc
  111. leftm:    type    0, 75        ; left-arrow
  112. rightm:    type    0, 77        ; right-arrow
  113. upm:    type    0, 72        ; up-arrow
  114. downm:    type    0, 80        ; down-arrow
  115.  
  116. lmb:    type    0, 73        ; PgUp
  117. lrb:    type    0, 68        ; F10
  118. mrb:    type    0, 81        ; PgDn
  119. allb:    type    0, 59        ; F1
  120.  
  121. nop:    type    ""
  122. help:    type    0, 59        ; F1
  123. end:    type    0, 79        ; [End]
  124.  
  125. prfoth: type    0, 59, "u", enter
  126. prfcrt: type    0, 59, "c", enter
  127.  
  128. wpcrt:    type    "uwc"
  129. wpchg:    type    "uwr?", enter
  130. wpprn:    type    "uwp?", enter
  131. wpdic:    type    "uwd"
  132. wpmm:    type    "uwm"
  133.  
  134. sscrt:    type    "usc"
  135. sschg:    type    "usr?", enter
  136. ssprn:    type    "usp?", enter
  137.  
  138. dbcrt:    type    "uddd"
  139. dbinf:    type    "uddi"
  140. dbrpf:    type    "uddr"
  141. dbde:    type    "udb"
  142. dbdq:    type    "udi"
  143. dbrg:    type    "udr"
  144.  
  145. tluse:    type    "utcu"
  146. tlcon:    type    "utcq"
  147. tltrn:    type    "utcf"
  148. tlset:    type    "uts"
  149.